phloem 0.2.4

CPU/GPU Data Blob for Machine Learning
docs.rs failed to build phloem-0.2.4
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

Phloem • Join the chat at https://gitter.im/autumnai/phloem Build Status Coverage Status Crates.io License

Phloem exposes a universal/numeric Blob for machine learning purposes. This might be used with the Rust Machine Learning Framework leaf

See the Documentation

Getting Started

If you're using Cargo, just add Leaf to your Cargo.toml:

[dependencies]
phloem = "0.2.3"

If you're using [Cargo Edit][cargo-edit], you can call:

$ cargo add phloem

Contributing

Want to contribute? Awesome! We have instructions to help you get started contributing code or documentation.

Leaf has a mostly real-time collaboration culture and happens here on Github and on the Phloem Gitter Channels. You can also reach out to the Maintainers {@MJ, @hobofan}.

License

Leaf is released under the MIT License.